projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0065ff
)
src/ChangeLog: Fix a typo in the last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000
(19:33 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000
(19:33 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f6f4dc3ef88b50758f6dff249ed1f550b25fcd1d..e27f83962af7c3a4a5bc6b37edc824fc86b97abf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-24,7
+24,7
@@
directory/file names.
* buffer.c (init_buffer): Don't store default-directory of
-
8
scratch* in multibyte form. The original problem which led to
+
*
scratch* in multibyte form. The original problem which led to
that is described in
http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-11/msg00532.html,
but it was solved long ago. (Bug#15260)